@import url('http://at.alicdn.com/t/font_717740_l1ezekzp59.css');
/*去除默认样式*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, button, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, select, small, span, strike, strong, sub, summary, sup, table, textarea, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video { margin: 0; padding: 0; box-sizing: border-box; word-break:break-all; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
i, em, b, strong { font-style: normal; }
table{ border-collapse:collapse; }
li{list-style-type:none;}
body { font: 14px/1.5 "Microsoft YaHei",Arial,Helvetica,sans-serif;color:#333;}
a { text-decoration: none!important; color: inherit; }
a:focus { outline: none; }
img { border: none; vertical-align:middle;}
textarea { resize: none; font-family:"Microsoft YaHei";color:#999;}
html,body{ /*height: 100%;overflow-y:hidden;*/width: 100%; height: 100%;}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
.clearfix { *zoom:1; }
.network{
    height: 70px;
    /* background: red; */
    /* padding: 5px 0; */
    position: relative;
    line-height: 60px;
   }
   .network_img{
    width: 100%;
    /* height: 60px; */
   }
   .network_header_t,
   .network_seach{
     width: 100%;
     height: 30px;
     font-size: 16px;
   }
   .network_header_t>p{
     float: right;
     margin-left: 10px;
     line-height: 30px;
     cursor: pointer;
   }
   .network_header_t>p:last-child{
     margin-left: 0;
   }
   .network_seach>div{
    float: right;
    width: calc(100% - 90px);
    /* margin-right: 10px; */
   }
   .network_title{
    float: right;
    width: 80px;
    cursor: pointer;
    text-align: right;
    line-height: 30px;
   }
   .newwork_seach_input{
    width: 100%;
    height: 100%;
    line-height: 30px;
    position: relative;
   }
   .input_netWork{
     width: 100%;
     height: 100%;
     outline: none;
     text-indent: 2em;
   }
   .seach_icon{
     position: absolute;
     right: 0;
     top:0;
     width: 40px;
     height: 100%;
     text-align: center;
     line-height: 30px;
     cursor: pointer;
     /* background: red; */
   }
   .nav_style{
     height: 40px;
     background: #266beb;
   }
   .nav_ul{
    width: 100%;
    height: 100%;
   }
   .nav_ul>li{
     float: left;
     width: 10%;
     text-align: center;
     color: #ffffff;
     font-weight: bolder;
     cursor: pointer;
     font-size: 16px;
     height: 100%;
     line-height: 40px;
   }
   .nav_ul>li:hover{
     background: #1951ba;
   }
   .pull_down{
     position: relative;
   }
   .pull_down:hover .pull_down_ul{
     display: block;
   }
   .pull_down_ul{
    width: 100%;
    display: none;
    position: absolute;
    top:40px;
    left: 0;
    z-index: 999;
   }
   .nav>li>a{
     padding: 10px 20px!important;
   }
   .pull_down_ul a{
    color: #ffffff;
    text-decoration: none;
   }
   .pull_down_ul a:hover{
    background: rgba(25,81,186,.8);
   }
   .pull_down_ul>li{
    float: left;
    text-align: center;
    width: 100%;
    height: 40px;
    border-top: 1px solid #658ad1;
    cursor: pointer;
    background: rgba(25,81,186,1);
    font-weight: bolder;
    color: #ffffff;
   }
   .pull_down_ul>li:hover{
       background: rgba(25,81,186,.8);
   }
   .carouse_all{
     width: 100%;
     height: 300px;
     position: relative;
     /* overflow: hidden; */
   }
   .carouse_swiper{
     display: none;
   }
   .carouse_all:hover .carouse_swiper,
   .Notice_Bulletin:hover .carouse_swiper{
    display: block;
   }
   .carouse_all>div,
   .Notice_Bulletin>div{
     width: 100%;
     height: 100%;
   }
   .carouse_all .carousel-inner,
   .Notice_Bulletin .carousel-inner{
    width: 100%;
    height: 100%;
   }
   .carouse_all .item,
   .Notice_Bulletin .item{
     width: 100%;
     height: 100%;
   }
   .Notice_Bulletin .swiper-pagination.swiper-pagination-bullets{
     z-index: 99;
   }
   .Notice_Bulletin .swiper-pagination-bullet{
     float: right;
   }
   .carouse_all img,
   .Notice_Bulletin img{
    width: 100%;
    /* height: 100%!important; */
   }
   .Notice_Bulletin{
     width: 100%;
     height:500px;
     /* padding: 0 20px; */
   }
   main{
     margin-top: 10px;
   }
   .row{
    margin: 0;
  }
  .drop_xia{
    cursor: pointer;
    font-size: 30px!important;
    text-align: right;
   }
   .drop_xia:hover{
     color: #2882ff;
   }
 /* .nav-tabs .tabsa:hover{
   box-sizing: border-box;
   background-color: rgba(255,255,255,0);
  } */
  .dropdown_style{
    width: 100%;
    text-align: center;
    border: none;
    margin: 0px;
    border-radius: 0px;
  }
  .footerStyle{
    /* height: 140px; */
    padding: 40px 0;
   }
   .footerchildren{
     height: 100%;
   }
   .footerchildren>p{
     width: 100%;
     font-size: 12px!important;
     text-align: center;
     overflow: hidden;
   }
  @media screen and (max-width:767px) {
    .network{
      width: 100%;
      height: 60px;
      position: fixed;
      top: 0;
      left:0;
      z-index: 9999;
      background: #ffffff;
    }
    .dropdown-menu>li>a{
      padding: 5px 20px;
      font-size: 18px;
    }
    .Workflow{
     margin-top: 10px;
    }
    .carouse_all {
      height: 200px;
      margin-top: 60px;
    }
    /* .network_img{
      height: 30px;
    } */
    .workflow_style>div:nth-child(2){
      text-overflow: ellipsis;
      /* white-space: nowrap; */
      overflow: hidden;
    }
    .WorkflowStyle{
      padding-right: 60px;
    }
    p,a,li,span{
     font-size: 18px!important;
    }
  }
  @media screen and (min-width:768px) and (max-width:992px){
    .dropdown-menu>li>a{
      padding: 5px 20px;
      font-size: 18px;
    }
  }
  @media screen and (min-width:1350px) {
    /* .dropdown_style{
      width: 100%;
      text-align: center;
      border: none;
      margin: 0px;
      border-radius: 0px;
    } */
    .dropdown-menu .divider{
      margin: 0;
    }
  }